home *** CD-ROM | disk | FTP | other *** search
- Path: brookes.ac.uk!news
- From: Krunchie <95155580@brookes.ac.uk>
- Newsgroups: comp.lang.c,comp.lang.c++
- Subject: Re: calling 16 bit DLL from 32-bit C/C++ program?
- Date: 19 Apr 1996 09:30:36 GMT
- Organization: Digital Dynamics Unlimited
- Message-ID: <4l7mfs$bse@cs3.brookes.ac.uk>
- References: <4l4die$i7q@vixen.cso.uiuc.edu>
- NNTP-Posting-Host: rm003b4a.brookes.ac.uk
- Mime-Version: 1.0
- Content-Type: text/plain; charset=iso-8859-1
- Content-Transfer-Encoding: 8bit
- X-Mailer: Mozilla 1.1N (Windows; I; 16bit)
-
- Baogang Yao <b-yao@cs.uiuc.edu> wrote:
- >Does anybody know whether it's possible to call a 16-bit DLL from a
- >32bit C/C++ application? I am using Microsoft Visual C++4.0, and I
- >have to call a 16 bit DLL.
- >
- >Any suggestions will be helpful. Thanks in advance.
- >
- >Baogang Yao
- >b¡yao@cs.uiuc.edu
-
- I am not 100% sure about this one....
- I don't think it is possible to use a 16-bit DLL from a 32 Bit
- application. You need to obtain a copy of the DLL as a 32-Bit DLL
-
- Krunch'
-
-
-